NetLogo banner

Home
Download
Help
Resources
Extensions
FAQ
NetLogo Publications
Contact Us
Donate

Models:
Library
Community
Modeling Commons

Beginners Interactive NetLogo Dictionary (BIND)
NetLogo Dictionary

User Manuals:
Web
Printable
Chinese
Czech
Farsi / Persian
Japanese
Spanish

  Donate

NetLogo User Community Models

(back to the NetLogo User Community Models)

[screen shot]

Download
If clicking does not initiate a download, try right clicking or control clicking and choosing "Save" or "Download".(The run link is disabled because this model uses external files.)

WHAT IS IT?

This model is used to test how leadership emerge from differences of nutrient requirements between group members.
For a description of the model see: Sueur, C., Deneubourg, J.L., Petit, O., Couzin, I.D. 2010. Differences in nutrient requirements imply a non-linear emergence of leaders in animal groups. Plos Computational Biology 6(9): e1000917. doi:10.1371/journal.pcbi.1000917

Five files are needed to run the model:
“attributes.txt” file is used to implement individual characteristics in the model. Row 1 corresponds to the identity of agents. Row 2 represents the body mass. Row 3 is the daily protein requirement. Row 4 is the daily energy requirement. Row 5 is the protein intake rate. Row 6 is the energy intake rate. Row 7 is the daily water requirement. Row 8 is the daily social time requirement. Row 9 is the daily resting time requirement. Row 10 is the category of individuals (male, female, etc.).
“Links.txt” file is used to implement social relationships of individuals in the model. This variable is not used and analyzed in this study.
“activitybudget.doc” file is used to score group activity budget per day.
“highestvalue.doc file” is used to score which individual has the highest motivation at the end of the day and what is this motivation.
“”idleaderfrequency.doc” is used to score the frequency of leadership per individual during all the simulation.

HOW IT WORKS

This section could explain what rules the agents use to create the overall behavior of the model.

HOW TO USE IT

This section could explain how to use the model, including a description of each of the items in the interface tab.

THINGS TO NOTICE

This section could give some ideas of things for the user to notice while running the model.

THINGS TO TRY

This section could give some ideas of things for the user to try to do (move sliders, switches, etc.) with the model.

EXTENDING THE MODEL

This section could give some ideas of things to add or change in the procedures tab to make the model more complicated, detailed, accurate, etc.

NETLOGO FEATURES

This section could point out any especially interesting or unusual features of NetLogo that the model makes use of, particularly in the Procedures tab. It might also point out places where workarounds were needed because of missing features.

RELATED MODELS

This section could give the names of models in the NetLogo Models Library or elsewhere which are of related interest.

CREDITS AND REFERENCES

This section could contain a reference to the model's URL on the web if it has one, as well as any other necessary credits or references.

(back to the NetLogo User Community Models)